RefundCalculationAction 
EntityType  Independent 
Logical Entity Name  RefundCalculationAction 
Default Table Name  SaRefundCalculationAction 
Logical Only  NO 
Definition 
 
Note 
 

RefundCalculationAction Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RefundCalculationActionId(PK)    INTEGER  NO 
 
Code    CHAR(10)  NO 
 
Name    VARCHAR(50)  NO 
 
SystemCode    BIT  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
SequenceExecution    NVARCHAR(255)  NO 
 

RefundCalculationAction Keys 
Key Name  Key Type  Keys 
PK_SaRefundCalculationAction_SaRefundCalculationActionId  PrimaryKey  RefundCalculationActionId 
Uk_SaRefundCalculationAction_Descrip  Unique Constraint  Name 
Uk_SaRefundCalculationAction_Code  Unique Constraint  Code 
Nk_SaRefundCalculationAction_UserId  Inversion Entry  LastModifiedUserId 

RefundCalculationAction Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentRefundCalculation  Non-Identifying  One To Zero or More          NO 
SaRefundCalculationWorkflowAudit  Non-Identifying  One To Zero or More          NO 
SaRefundCalculationWorkflowAudit  Non-Identifying  One To Zero or More          NO 
StudentRt4Calculation  Non-Identifying  One To Zero or More          NO 
StudentRefundCalculation  Non-Identifying  One To Zero or More          NO 
StudentRt4Calculation  Non-Identifying  One To Zero or More          NO 

RefundCalculationAction Check Constraints 
Check Constraint Name  CheckConstraint